C# Class Org.IdentityConnectors.Framework.Common.Objects.Name

Inheritance: ConnectorAttribute
Afficher le fichier Open project: Tirasa/ConnId Class Usage Examples

Méthodes publiques

Свойство Type Description
INFO ConnectorAttributeInfo
NAME string

Méthodes publiques

Méthode Description
GetNameValue ( ) : String

The single value of the attribute that is the unique id of an object.

Name ( String value ) : System

Method Details

GetNameValue() public méthode

The single value of the attribute that is the unique id of an object.
public GetNameValue ( ) : String
Résultat String

Name() public méthode

public Name ( String value ) : System
value String
Résultat System

Property Details

INFO public_oe static_oe property

public static ConnectorAttributeInfo,Org.IdentityConnectors.Framework.Common.Objects INFO
Résultat ConnectorAttributeInfo

NAME public_oe static_oe property

public static string NAME
Résultat string