System.Security.Policy.StrongNameMembershipCondition.Name Property

Gets or sets the simple name of the System.Security.Policy.StrongName for which the membership condition tests.

Syntax

public string Name { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If you attempt to set the StrongNameMembershipCondition.Name property to an empty string (""), an ArgumentException is thrown.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0