class identity 释义 阶级身份
public final classIdentity implementsJsonSerializable<Identity> Describes how identity is verified. Constructor Summary Espandi t-tabella ConstructorDescription Identity() Creates an instance of Identity class. Method Summary Modifier and TypeMethod and Description ...
Services.Identity AccountPreferencesAlreadyExistException Class AddGroupMemberIllegalInternetIdentityException Class AddGroupMemberIllegalMemberException Class AddGroupMemberIllegalWindowsIdentityException Class AddMemberCyclicMembershipException Class AddMemberIdentityAlreadyMemberException Class AddProjectGroupProjectMismatch...
Get the principalId property: The principal ID of resource identity. The value must be an UUID. Returns: the principalId value.tenantId public UUID tenantId() Get the tenantId property: The tenant ID of resource. The value must be an UUID. Returns: the tenantId value.to...
public classIdentity Identity for the resource. Constructor Summary Rozwiń tabelę ConstructorDescription Identity() Method Summary Rozwiń tabelę Modifier and TypeMethod and Description StringprincipalId() Get the principalId property: The principal ID of resource identity. ...
usingSystem;usingSystem.Security.Principal;classWindowsIdentityMembers{ [STAThread]staticvoidMain(string[] args){// Retrieve the Windows account token for the current user.IntPtr logonToken = LogonUser();// Constructor implementations.IntPtrConstructor(logonToken); IntPtrStringConstructor(logonToken); ...
TheClaimsIdentityclass is a concrete implementation of a claims-based identity; that is, an identity described by a collection of claims. A claim is a statement about an entity made by an issuer that describes a property, right, or some other quality of that entity. Such an entity is said...
public abstract classIdentityScope extendsIdentity This class represents a scope for identities. It is an Identity itself, and therefore has a name and can have a scope. It can also optionally have a public key and associated certificates. ...
Class IdentityAssertion java.lang.Object weblogic.xml.security.assertion.IdentityAssertion All Implemented Interfaces: SecurityAssertion public classIdentityAssertionextends java.lang.Object implementsSecurityAssertion Deprecated. please use new WS Security API ...
ApplicationIdentity.cs Provides the ability to uniquely identify a manifest-activated application. This class cannot be inherited. C# publicsealedclassApplicationIdentity:System.Runtime.Serialization.ISerializable Inheritance Object ApplicationIdentity Implements ...