IdentityReference.Translate(Type) Metoda

Definicja

Tłumaczy nazwę konta reprezentowaną IdentityReference przez obiekt na inny IdentityReferencetyp pochodny.

public:
 abstract System::Security::Principal::IdentityReference ^ Translate(Type ^ targetType);
public abstract System.Security.Principal.IdentityReference Translate (Type targetType);
abstract member Translate : Type -> System.Security.Principal.IdentityReference
Public MustOverride Function Translate (targetType As Type) As IdentityReference

Parametry

targetType
Type

Typ docelowy konwersji z IdentityReference.

Zwraca

Przekonwertowana tożsamość.

Dotyczy