IdentityReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a reference to an identity.
[System.Runtime.Serialization.DataContract]
public class IdentityReference : Microsoft.VisualStudio.Services.WebApi.IdentityRef
type IdentityReference = class
inherit IdentityRef
interface ISecuredObject
Public Class IdentityReference
Inherits IdentityRef
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.IdentityRefIdentityReference
- Attributes
- Implements
-
Microsoft.VisualStudio.Services.WebApi.ISecuredObject
Constructors
| IdentityReference() |
For back-compat purpose only, do not use for public project |
| IdentityReference(IdentityRef, String) | |
| IdentityReference(IdentityRef) | |
Properties
| Id | |
| Name |
Legacy back-compat property. This has been the WIT specific value from Constants. Will be hidden (but exists) on the client unless they are targeting the newest version |
Explicit Interface Implementations
| ISecuredObject.GetToken() | |
| ISecuredObject.NamespaceId | |
| ISecuredObject.RequiredPermissions |