C# 클래스 Org.IdentityConnectors.Framework.Common.Objects.Name

상속: ConnectorAttribute
파일 보기 프로젝트 열기: Tirasa/ConnId 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
INFO ConnectorAttributeInfo
NAME string

공개 메소드들

메소드 설명
GetNameValue ( ) : String

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

Name ( String value ) : System

메소드 상세

GetNameValue() 공개 메소드

The single value of the attribute that is the unique id of an object.
public GetNameValue ( ) : String
리턴 String

Name() 공개 메소드

public Name ( String value ) : System
value String
리턴 System

프로퍼티 상세

INFO 공개적으로 정적으로 프로퍼티

public static ConnectorAttributeInfo,Org.IdentityConnectors.Framework.Common.Objects INFO
리턴 ConnectorAttributeInfo

NAME 공개적으로 정적으로 프로퍼티

public static string NAME
리턴 string